FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.dstu2.zib2015#1.0.0 (78 ms)

Package nictiz.fhir.nl.dstu2.zib2015
Type StructureDefinition
Id Id
FHIR Version R2
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentInstruction-Verification
Url http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentInstruction-Verification
Status draft
Date 2017-02-17T16:43:55.3245828+01:00
Name ZIB TreatmentInstruction Verification
Experimental False
Realm nl
Authority hl7
Description Extenstion to the CarePlan, which is used for the 'TreatmentInstruction as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0, to provide information on the verification of the treatment instruction.
Purpose Need to provide infromation on the possible verification of the treatment instruction given by the patient.
Copyright CC0
Kind datatype

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentInstruction ZIB TreatmentInstruction

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Extenstion to the CarePlan, which is used for the 'TreatmentInstruction as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0, to provide information on the verification of the treatment instruction.


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ffa1ef65-c2f2-40af-851e-49ba417c6a73",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2017-02-22T10:32:08.923+00:00"
  },
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Extenstion to the CarePlan, which is used for the 'TreatmentInstruction as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0, to provide information on the verification of the treatment instruction.</p></div>"
  },
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentInstruction-Verification",
  "name" : "ZIB TreatmentInstruction Verification",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "date" : "2017-02-17T16:43:55.3245828+01:00",
  "description" : "Extenstion to the CarePlan, which is used for the 'TreatmentInstruction as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0, to provide information on the verification of the treatment instruction.",
  "requirements" : "Need to provide infromation on the possible verification of the treatment instruction given by the patient.",
  "copyright" : "CC0",
  "fhirVersion" : "1.0.2",
  "kind" : "datatype",
  "constrainedType" : "Extension",
  "abstract" : false,
  "contextType" : "resource",
  "context" : [
    "CarePlan"
  ],
  "base" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Verification",
        "definition" : "Container of the Verification concept. This container contains all data elements of the Verification concept.",
        "alias" : [
          "Verificatie"
        ],
        "isModifier" : false
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "slicing" : {
          "discriminator" : [
            "url"
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Extension.extension.Verified",
        "path" : "Extension.extension",
        "name" : "Verified"
      },
      {
        "id" : "Extension.extension.Verified.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "Verified"
      },
      {
        "id" : "Extension.extension.Verified.valueBoolean",
        "path" : "Extension.extension.valueBoolean",
        "short" : "Verified",
        "definition" : "Indication of the fact that the treatment instruction has been verified with the patient, the patient’s family and/or the patient's authorized representative.",
        "alias" : [
          "Geverifieerd"
        ],
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.extension.VerifiedWith",
        "path" : "Extension.extension",
        "name" : "VerifiedWith"
      },
      {
        "id" : "Extension.extension.VerifiedWith.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "VerifiedWith"
      },
      {
        "id" : "Extension.extension.VerifiedWith.valueCodeableConcept",
        "path" : "Extension.extension.valueCodeableConcept",
        "short" : "VerifiedWith",
        "definition" : "The person with whom the treatment instruction was discussed and verified.",
        "alias" : [
          "GeverifieerdBij"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ]
      },
      {
        "id" : "Extension.extension.VerifiedDate",
        "path" : "Extension.extension",
        "name" : "VerificationDate"
      },
      {
        "id" : "Extension.extension.VerifiedDate.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "VerificationDate"
      },
      {
        "id" : "Extension.extension.VerifiedDate.valueDateTime",
        "path" : "Extension.extension.valueDateTime",
        "short" : "VerificationDate",
        "definition" : "Date on which the verification with the patient, the patient’s family and/or the patient's authorized representative took place.",
        "alias" : [
          "VerificatieDatum"
        ],
        "type" : [
          {
            "code" : "dateTime"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentInstruction-Verification"
      },
      {
        "id" : "Extension.value",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.